home *** CD-ROM | disk | FTP | other *** search
- object fStatistics: TfStatistics
- Left = 264
- Top = 279
- Width = 550
- Height = 405
- Caption = 'Statistics'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OnClose = FormClose
- OnResize = FormResize
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 13
- object Panel1: TPanel
- Left = 0
- Top = 0
- Width = 542
- Height = 318
- Align = alClient
- TabOrder = 0
- object PageControl1: TPageControl
- Left = 1
- Top = 1
- Width = 540
- Height = 316
- ActivePage = TabSheet2
- Align = alClient
- TabOrder = 0
- object TabSheet1: TTabSheet
- Caption = 'Passes'
- object sgPasses: TSortGrid
- Left = 0
- Top = 33
- Width = 532
- Height = 255
- Align = alClient
- ColCount = 3
- FixedCols = 0
- Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine, goRowSelect]
- TabOrder = 0
- SearchOptions.Filtered = False
- SearchOptions.CaseSensitive = False
- SortOptions.SortStyle = ssExtended
- SortOptions.SortCaseSensitive = False
- SortOptions.SortDirection = sdAscending
- PrintOptions.Copies = 0
- PrintOptions.FromRow = 0
- PrintOptions.ToRow = 0
- PrintOptions.PreviewPage = 0
- AlignmentHorz = taLeftJustify
- AlignmentVert = taTopJustify
- BevelStyle = cbNone
- ProportionalScrollBars = True
- ExtendedKeys = False
- UpdateOnSizeChange = False
- end
- object Panel4: TPanel
- Left = 0
- Top = 0
- Width = 532
- Height = 33
- Align = alTop
- BevelOuter = bvNone
- TabOrder = 1
- object SpeedButton1: TSpeedButton
- Left = 16
- Top = 5
- Width = 25
- Height = 25
- Flat = True
- Glyph.Data = {
- 5A010000424D5A01000000000000760000002800000012000000130000000100
- 040000000000E400000000000000000000001000000010000000000000000000
- 8000008000000080800080000000800080008080000080808000C0C0C0000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00888888888888
- 888888000000888888888888888888000000800000000000000888000000800B
- FBFBFBFBFB08880000008070BFBFBFBFBFB08800000080B0FBFBFBFBFBF08800
- 00008070BFBFBFBFBFB08800000080B77BFBFBFBFBFB78000000807B7FBFBFBF
- BFBF7800000080B777777777777778000000807B7B7EEEE77B78880000008000
- B7B0EEE77778880000008888000EEEE7888888000000888880EEE0E788888800
- 000088880EEE08778888880000008880EEE0888788888800000088880E088888
- 888888000000888880888888888888000000888888888888888888000000}
- end
- end
- end
- object TabSheet2: TTabSheet
- Caption = 'Server'
- object sgServer: TSortGrid
- Left = 0
- Top = 33
- Width = 532
- Height = 255
- Align = alClient
- ColCount = 2
- FixedCols = 0
- Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine, goRowSelect]
- TabOrder = 0
- SearchOptions.Filtered = False
- SearchOptions.CaseSensitive = False
- SortOptions.SortStyle = ssExtended
- SortOptions.SortCaseSensitive = False
- SortOptions.SortDirection = sdAscending
- PrintOptions.Copies = 0
- PrintOptions.FromRow = 0
- PrintOptions.ToRow = 0
- PrintOptions.PreviewPage = 0
- AlignmentHorz = taLeftJustify
- AlignmentVert = taTopJustify
- BevelStyle = cbNone
- ProportionalScrollBars = True
- ExtendedKeys = False
- UpdateOnSizeChange = False
- ColWidths = (
- 64
- 64)
- end
- object Panel3: TPanel
- Left = 0
- Top = 0
- Width = 532
- Height = 33
- Align = alTop
- BevelOuter = bvNone
- TabOrder = 1
- object SpeedButton2: TSpeedButton
- Left = 16
- Top = 5
- Width = 25
- Height = 25
- Flat = True
- Glyph.Data = {
- F6000000424DF600000000000000760000002800000010000000100000000100
- 0400000000008000000000000000000000001000000000000000000000000000
- BF0000BF000000BFBF00BF000000BF00BF00BFBF0000C0C0C000808080000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00777777777777
- 77777FF78787878787877B7F78787878787777F7F787878787877F7B78780878
- 787787F7FF800787878778787870087878778787870007878787787800780078
- 787787800007F007878778787878FF007877878787878FF007877878787878FF
- 0077878787878787F00778787878787878078787878787878787}
- end
- end
- end
- end
- end
- object Panel2: TPanel
- Left = 0
- Top = 318
- Width = 542
- Height = 41
- Align = alBottom
- TabOrder = 1
- object Label1: TLabel
- Left = 192
- Top = 8
- Width = 169
- Height = 24
- Caption = 'Not finished yet !!!'
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clRed
- Font.Height = -21
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentColor = False
- ParentFont = False
- end
- object BitBtn1: TBitBtn
- Left = 16
- Top = 8
- Width = 75
- Height = 25
- TabOrder = 0
- OnClick = BitBtn1Click
- Kind = bkOK
- end
- end
- object StatusBar1: TStatusBar
- Left = 0
- Top = 359
- Width = 542
- Height = 19
- Panels = <>
- SimplePanel = False
- end
- end
-